home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / OGAppearancePreferences.defaults < prev    next >
Extensible Markup Language  |  2006-02-28  |  349b  |  13 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4.     <dict>
  5.         <key>OGGroupsDisplayCounts</key>
  6.         <true/>
  7.         <key>OGGroupsUseSmallIcons</key>
  8.         <false/>
  9.         <key>OGItemsTextDisplaySize</key>
  10.         <integer>2</integer>
  11.     </dict>
  12. </plist>
  13.